home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 102
/
Computer Shopper 102
/
Computer SHOPPER_102.iso
/
multimed.ia
/
violent
/
shared.dir
/
00572.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-04-15
|
248 b
|
9 lines
on mouseUp
global gChapter, gSection, gPage, gMaxPage
set the blend of sprite the clickOn to 100
updateStage()
cleanChannels(5, 19)
puppetTransition(5, 8, 4)
go(string(gChapter) & "." & string(gSection) & "." & string(gPage) & "t")
end